From b76557e9444a50d947061c2d90d19d0c13f2e003 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Javier=20Jard=C3=B3n?= Date: Mon, 10 May 2010 01:55:31 +0200 Subject: [PATCH] [docs] Fix GdkColor description: blue and green colors are changed MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Reported by César Themudo here: https://bugzilla.gnome.org/show_bug.cgi?id=618162 --- docs/reference/gdk/tmpl/colors.sgml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/reference/gdk/tmpl/colors.sgml b/docs/reference/gdk/tmpl/colors.sgml index 3d1a8749f1..d9df4b5c39 100644 --- a/docs/reference/gdk/tmpl/colors.sgml +++ b/docs/reference/gdk/tmpl/colors.sgml @@ -60,8 +60,8 @@ allocated or unallocated color. @red: The red component of the color. This is a value between 0 and 65535, with 65535 indicating full intensitiy. -@green: The blue component of the color. -@blue: The green component of the color. +@green: The green component of the color. +@blue: The blue component of the color. -- 2.30.2